notebook: Don't reparent tab label when drag stops
authorBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:52:38 +0000 (17:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:52:38 +0000 (17:52 +0100)
commit3a8dc01ed22ca627720642f5dcb53c66cd18b2ba
treea6ad1424c44ad1355cc5bf4187a8706fb57fc558
parentb917a0b155b005dee625b3b35f1072c916023640
notebook: Don't reparent tab label when drag stops

Use the same unrealize + set_parent_window() trick that we used in
6d5edd18cf5637274762b7a51488d27d5bed600d when dragging starts.
gtk/gtknotebook.c